projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e9380c
)
Add fringe.o to OBJ1.
author
Kim F. Storm
<storm@cua.dk>
Tue, 10 Feb 2004 16:32:07 +0000
(16:32 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Tue, 10 Feb 2004 16:32:07 +0000
(16:32 +0000)
src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/src/makefile.w32-in
b/src/makefile.w32-in
index bd5ad98571ce965cf1f496c1d8289ee8e15921c2..1007e3940b0c28bc02ab5ee098f0a59a48f89ff0 100644
(file)
--- a/
src/makefile.w32-in
+++ b/
src/makefile.w32-in
@@
-118,7
+118,8
@@
OBJ1 = $(BLD)/abbrev.$(O) \
$(BLD)/coding.$(O) \
$(BLD)/category.$(O) \
$(BLD)/ccl.$(O) \
- $(BLD)/fontset.$(O)
+ $(BLD)/fontset.$(O) \
+ $(BLD)/fringe.$(O)
WIN32OBJ = $(BLD)/w32term.$(O) \
$(BLD)/w32xfns.$(O) \